cody - HTMLify profile
files of /cody/swapnilsparsh/30DaysOfJavaScript/06 - Calendar/
.dycalendar-container {
display: inline-block;
border : 1px solid #eee;
}
.dycalendar-container.round-edge {
border
display: inline-block;
border : 1px solid #eee;
}
.dycalendar-container.round-edge {
border
/*!
* dyCalendar is a JavaScript library for creating Calendar.
*
* Author: Yusuf Shakeel
* https://github.com/yusufshakeel
* dyCalendar is a JavaScript library for creating Calendar.
*
* Author: Yusuf Shakeel
* https://github.com/yusufshakeel
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
dycalendar.draw({
target: '#dycalendar',
type: 'month',
dayformat : 'full',
monthformat: 'full',
highlightta
target: '#dycalendar',
type: 'month',
dayformat : 'full',
monthformat: 'full',
highlightta